home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK): The Ultimate PC Games Collection / PC Format Ultimate PC Games Collection (Future Publishing).ISO / pcf.bat < prev    next >
DOS Batch File  |  1994-11-05  |  256b  |  15 lines

  1. aaplay pcformat.fli
  2. @echo off
  3. :restart
  4. cd\
  5. if exist c:\menutemp.bat del c:\menutemp.bat
  6. pcfmenu %1
  7. if not exist c:\menutemp.bat goto end
  8. call c:\menutemp
  9. goto restart
  10. :end
  11. cls
  12. echo Thankyou for using PCF Menu v1.3
  13. echo 1994 Mark Godwin
  14. echo.
  15.